-
Home
-
StoreKeeper for WooCommerce
-
12.0.7
-
Code
-
Classes
- CommandRunner
Total Complexity |
55 |
Dependencies |
15 |
Dependents |
5 |
Total lines |
400 |
Lines of code |
269 |
Logical lines of code |
142 |
Comment lines |
45 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
spawnSubProcess() |
A |
44 |
6 |
46 |
setXdebugCmsArgs() |
S |
57 |
7 |
15 |
executeFromInputJson() |
S |
54 |
5 |
21 |
executeAsSubProcess() |
S |
52 |
4 |
24 |
withCronCheck() |
S |
55 |
4 |
22 |
buildCommandArgs() |
S |
60 |
4 |
14 |
execute() |
S |
49 |
2 |
32 |
copyEnv() |
S |
67 |
3 |
8 |
getMyPid() |
S |
66 |
3 |
9 |
addCommandClass() |
S |
68 |
2 |
6 |
exitIFNotCli() |
S |
69 |
2 |
7 |
getCommandClass() |
S |
70 |
2 |
6 |
setXdebugEnv() |
S |
68 |
2 |
7 |
runCommandWithInput() |
S |
64 |
2 |
10 |
__construct() |
S |
81 |
1 |
3 |
setPhpConfigDirectives() |
S |
74 |
1 |
5 |
setConsoleLogger() |
S |
73 |
1 |
5 |
logVmStats() |
S |
64 |
1 |
10 |
getCommands() |
S |
82 |
1 |
3 |
getSubProcessInputString() |
S |
65 |
1 |
10 |
getSubProcessEnv() |
S |
70 |
1 |
6 |